2.5 Hypothesize the output from the following:
System.out.println (null + "null");
Test your hypothesis. Provide the code in the String class that explains why the output is what it is.
 
 
View Solution
 
 
 
<< Back Next >>